func github.com/andybalholm/brotli.brotli_max_uint8_t

4 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_command.go#L360: 				max_type = brotli_max_uint8_t(max_type, id)
		block_splitter_distance.go#L360: 				max_type = brotli_max_uint8_t(max_type, id)
		block_splitter_literal.go#L360: 				max_type = brotli_max_uint8_t(max_type, id)
		platform.go#L97: func brotli_max_uint8_t(a byte, b byte) byte {